home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dynamic HTML Construction Kit
/
Dynamic HTML Construction Kit.iso
/
source_code
/
dhtmlunl
/
dhtml.exe
/
CD Content
/
Chap14
/
dun14_1.txt
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-12-18
|
205 b
|
10 lines
<A NAME=homeLink HREF="home.html">Home</A>
...rest of HTML code...
<SCRIPT LANGUAGE="VBScript">
sub homeLink_onMouseOver
window.status = "Return To The Home Page"
end sub
</SCRIPT>